Skip to content
Back to search
30
MCP

Vault Graph Query

pulsemcp/vault graph query

Queries a local knowledge graph vault for semantic search and relationship traversal.

Uptime
0.0%
21 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Qdrant Knowledge Graph
Integrates a knowledge graph with semantic search capabilities, enabling efficient storage, retrieval, and querying of structured informatio
0 tools
com.seanwinslow/vault-knowledge
Read-only MCP over a vault's typed knowledge graph: concept search, contradictions, article fetch.
0 tools
Obsidian Map
Converts an Obsidian vault into a navigable knowledge graph with tree navigation, wikilink traversal, semantic gap detection, and write oper
0 tools
Project KG
Knowledge graph for AI-assisted knowledge work with semantic search, graph traversal, and work context connectors.
0 tools
Obsidian Hybrid Search
Search Obsidian vaults with hybrid full-text, fuzzy, semantic, and graph retrieval.
0 tools
io.github.kioko-lab/freshvault
Local semantic search over your Obsidian vault - always fresh, never reindex.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "vault_graph_query": {
      "url": "None",
      "transport": "http"
    }
  }
}